* the program will be aborted. You should only ever attempt to parse
* user interface descriptions that are shipped as part of your program.
*
- * Returns: a #Gtkbuilder containing the described interface
+ * Returns: a #GtkBuilder containing the described interface
*
* Since: 3.10
**/
* If there is an error locating the resurce or parsing the description
* then the program will be aborted.
*
- * Returns: a #Gtkbuilder containing the described interface
+ * Returns: a #GtkBuilder containing the described interface
*
* Since: 3.10
**/
* aborted. You should not attempt to parse user interface description
* from untrusted sources.
*
- * Returns: a #Gtkbuilder containing the interface described by @string
+ * Returns: a #GtkBuilder containing the interface described by @string
*
* Since: 3.10
**/